From dd230adb226c72d4ff69b98c5cfa20b89cdcdaa3 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sun, 24 Jun 2012 14:30:08 -0500 Subject: [PATCH] Change emacs package to stick with emacs23 for now. --- debian/control | 2 +- debian/control.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 87c6666e560..f150e8b8c30 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Standards-Version: 3.7.2 Package: emacs Architecture: all -Depends: emacs24 | emacs24-lucid | emacs24-nox, ${misc:Depends} +Depends: emacs23 | emacs23-lucid | emacs23-nox, ${misc:Depends} Provides: emacsen, editor, mail-reader, news-reader Description: The GNU Emacs editor (metapackage) GNU Emacs is the extensible self-documenting text editor. diff --git a/debian/control.in b/debian/control.in index e5ebc57e710..61b9d87fdce 100644 --- a/debian/control.in +++ b/debian/control.in @@ -15,7 +15,7 @@ Standards-Version: 3.7.2 Package: emacs Architecture: all -Depends: @DEB_FLAVOR@ | @DEB_FLAVOR@-lucid | @DEB_FLAVOR@-nox, ${misc:Depends} +Depends: emacs23 | emacs23-lucid | emacs23-nox, ${misc:Depends} Provides: emacsen, editor, mail-reader, news-reader Description: The GNU Emacs editor (metapackage) GNU Emacs is the extensible self-documenting text editor. -- 2.30.2